func google.golang.org/protobuf/internal/impl.consumeUint64SliceValue

3 uses

	google.golang.org/protobuf/internal/impl (current package)
		codec_gen.go#L2923: func consumeUint64SliceValue(b []byte, listv protoreflect.Value, _ protowire.Number, wtyp protowire.Type, opts unmarshalOptions) (_ protoreflect.Value, out unmarshalOutput, err error) {
		codec_gen.go#L2976: 	unmarshal: consumeUint64SliceValue,
		codec_gen.go#L3019: 	unmarshal: consumeUint64SliceValue,